Unhandled Error!
Could not find the requested agent.
| Document |
/modules/accounts/classes/accounts_actions.php |
| Document type |
PHP document |
| Line |
2717 |
| Exception class |
Exception |
Code Highlight
$this->data['is_branch'] = false;
$this->data['sub_account'] = $account;
}
if ( ! $account)
throw new Exception('Could not find the requested agent.');
$this->data['account'] = $account;
$this->data['account_id'] = $account->id;
// Get Premium info for Profile
$this->_profile_action($account->customer_id);
| # |
Call Stack Code |
Document |
Line |
| 12 |
Accounts_Actions->agent(()) |
/modules/cms/classes/cms_actionmanager.php |
72 |
| 11 |
Cms_ActionManager::execAction('accounts:agent', object(Cms_Controller)) |
/modules/cms/classes/cms_controller.php |
580 |
| 10 |
Cms_Controller->eval_page_content(()) |
/modules/cms/classes/cms_controller.php |
198 |
| 9 |
Cms_Controller->open(object(Cms_Page), array(1) [0 => 'australia-persona-grata-pty-ltd-%5Bvic-melbourne%5D']) |
/controllers/application.php |
79 |
| 8 |
Application->On404(()) |
|
|
| 7 |
call_user_func_array(array(2) [0 => object(Application), 1 => 'On404'], array(0)) |
/phproad/modules/phpr/classes/phpr_controller.php |
170 |
| 6 |
Phpr_Controller->executeAction('On404', array(0)) |
/phproad/modules/phpr/classes/phpr_controller.php |
84 |
| 5 |
Phpr_Controller->_run('On404', array(0)) |
/phproad/modules/phpr/classes/phpr_response.php |
64 |
| 4 |
Phpr_Response->open404(()) |
/phproad/modules/phpr/classes/phpr_response.php |
37 |
| 3 |
Phpr_Response->open('/es/agencia/australia-persona-grata-pty-ltd-[vic-melbourne]') |
/phproad/system/phproad.php |
31 |
| 2 |
include('/home2/vivamund/public_html/phproad/system/phproad.php') |
/boot.php |
109 |
| 1 |
require_once('/home2/vivamund/public_html/boot.php') |
/index.php |
5 |